exception n. 1.例外;除外,除去。 2.【法律】抗告;异议,不服,反对。 Every rule has its exceptions. 任何规则均有例外。 by way of exception 作为例外。 liable [subject] to exception 容易遭到反对的,会引起异议的。 make an exception of 把…作为例外。 make no exceptions 一视同仁,一样看待。 take exception 1. 反对,表示异议。 2. 有反感。 take exception at 发怒,生气。 take exception to [against] 对…提出异议。 without exception 一概,全都;无例外地。 with the exception of 除…外。 adv. -ally ,-less adj. 无例外的。
Exception mode is also useful because you can structure your error handling more clearly than with traditional php - style warnings , and with less code nesting than by running in silent mode and explicitly checking the return value of each database call 异常模式另一个有用的地方是,与传统的php风格的警告相比,您可以更清晰地构造自己的错误处理,而且,比起以静寂方式以及显式地检查每个数据库调用的返回值,异常模式需要的代码/嵌套也更少。